home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 February
/
Gamestar_81_2006-02_dvd.iso
/
Red Shark
/
Resources
/
Mission3Strings.script
< prev
next >
Wrap
Text File
|
2002-07-01
|
844b
|
33 lines
//-------------------------------------------------------------------
//
// This code is copyright 2001 by G5 Software.
// Any unauthorized usage, either in part or in whole of this code
// is strictly prohibited. Violators WILL be prosecuted to the
// maximum extent allowed by law.
//
//-------------------------------------------------------------------
//
// Mission strings
//
class CFireworksMission_Strings
{
final static array m_MissionObjectives = array(
"ZniΦit vÜechny nep°ßtelskΘ hangßry"
);
final static array m_BonusMissionObjectives = array(
);
final static string str_StatisticsTitle = "";
final static string str_MessageTitle = "PoΦet zb²vajφcφch hangßr∙ ke zniΦenφ: ";
final static array m_NavigationPoints = array(
"Nep°ßtelskΘ letiÜt∞"
);
}